bitkeeper revision 1.1159.223.26 (41f2cdb6LNpheOtPoAKEUn-czlZFig)
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>
Sat, 22 Jan 2005 22:03:34 +0000 (22:03 +0000)
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>
Sat, 22 Jan 2005 22:03:34 +0000 (22:03 +0000)
commitd2f5d53621f141ce1be63eeeae4a8a9e289498d8
tree206f20e7e561bfdab882dacb13aab906755e6cf0
parent84a280c8928e988f7e8fac3fe69f1b1e67d95da5
bitkeeper revision 1.1159.223.26 (41f2cdb6LNpheOtPoAKEUn-czlZFig)

Description: use DESTDIR correctly
Standard makefiles always attempt to install to the root(/).  Setting
DESTDIR is the normal way to install to an alternative location.
Setting prefix has the possibility of breaking programs, as the prefix
may have been embedded inside a compiled binary.

From: Adam Heath <doogie@brainfood.com>
Signed-off-by: ian.pratt@cl.cam.ac.uk
16 files changed:
Makefile
buildconfigs/mk.linux-2.4-xen0
buildconfigs/mk.linux-2.4-xenU
buildconfigs/mk.linux-2.6-xen0
buildconfigs/mk.linux-2.6-xenU
docs/Makefile
tools/examples/Makefile
tools/libxc/Makefile
tools/libxutil/Makefile
tools/misc/Makefile
tools/misc/miniterm/Makefile
tools/python/Makefile
tools/sv/Makefile
tools/xentrace/Makefile
tools/xfrd/Makefile
xen/Makefile